What are Web server controls in ASP.NET?
2011
13-Oct-2014
Anonymous User
13-Oct-2014- Some of these Web server controls, like button and text box, are similar to the HTML controls.
- Some controls exhibit complex behavior like the controls used to connect to data sources and display data.